Dashboard Temp Share Shortlinks Frames API

cody - HTMLify profile

files of /cody/swapnilsparsh/30DaysOfJavaScript/159 - Searcher/

index.html /cody/swapnilsparsh/30DaysOfJavaScript/159 - Searcher/index.html
405 Views
0 Comments
<!DOCTYPE html>
<html lang="en" >
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-s
readme.md /cody/swapnilsparsh/30DaysOfJavaScript/159 - Searcher/readme.md
254 Views
0 Comments
Preview

![image](https://user-images.githubusercontent.com/72241207/168444506-17f55371-a407-4b27-86b0-1485b330fb06.png)

script.js /cody/swapnilsparsh/30DaysOfJavaScript/159 - Searcher/script.js
226 Views
0 Comments

var createCards= function(arr){
for(var i in arr){
$(".cards").append(
'<a href=\'https://en.wikipedia.org/?\

style.css /cody/swapnilsparsh/30DaysOfJavaScript/159 - Searcher/style.css
186 Views
0 Comments
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700,300);
@import url("https://code.ionicframework.com/ionicon